projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
009b7db
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Wed, 7 Jan 2004 23:21:10 +0000
(23:21 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Wed, 7 Jan 2004 23:21:10 +0000
(23:21 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fb26b21946152f945da8c8fff5b6f502f309a2c1..9f27dac324348f46ff101b00aa3aba140c213351 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,12
@@
+2004-01-07 Nick Roberts <nick@nick.uklinux.net>
+
+ * progmodes/gud.el (gdb-first-prompt): Renamed from
+ gdb-first-pre-prompt
+
+ * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3. Use GDB
+ command "set width 0" to prevent word wrapping problems.
+ (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
+
2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
* files.el (write-file-functions, write-contents-functions):